Software :: Reading A VIDEO_TS Folder For Transcoding?
Jan 26, 2011
What's the easiest software to use (simplest command) that will read a VIDEO_TS folder (a ripped DVD) and transcode it? I don't want a GUI. mencoder looks like my best bet, but I just wanted to check before I start transcoding all my DVDs with it. Also, auto-cropping would be a great feature, but I don't think mencoder can do this unless you find this out prior to the transcode with mplayer.
View 2 Replies
ADVERTISEMENT
Oct 17, 2010
Is there a way to autoplay a DVD when a (valid) VIDEO_TS folder is opened? Mos media players play VIDEO_TS folders but you have to start the player first and then select the folder. I am looking for a way so the media player(vlc) starts automaticly to play when I try to open the video_ts folder. A other option could be a right click option: play movie ith vlc (or something) Is this possible?
View 1 Replies
View Related
Jan 6, 2011
I used DVD::RIP to make an AVI out of a VIDEO_TS folder, however it compressed it from 4gb to 1gb and the quality is uh.. kind of bad. How can I make an AVI out of a VIDEO_TS "video folder" without losing much quality? Size of the file doesn't matter.
View 1 Replies
View Related
Oct 22, 2010
is it possible to take a video_ts folder (ripped off dvd) and convert this into an avi file? Or multiple avi files would be fine
View 3 Replies
View Related
May 17, 2010
If I wanted to transfer a home folder that was encrypted to another ubuntu computer could I? If I had a separate home partition that was encrypted, but I wanted to upgrade ubuntu to the latest version by doing a clean install is there an easy way so that I can still read the data encrypted with the old version?
View 5 Replies
View Related
Oct 15, 2010
some dvd's don't work with vlc or kaffeine when I select 'open disc'. Here the log from vlc:
[code]...
Seems this is one of very view disadvantages of a case sensitive OS. Has anyone an idea how I could tell vlc or kaffeine(xine) how to deal with that? I don't want to burn all my dvd's again with capitalised entries.
View 4 Replies
View Related
Mar 5, 2011
I've searched but I can't seem to find something that is specific to what I'm looking for. I need to create an ISO from a VIDEO_TS folder on my hard drive. How would I go about that?
View 9 Replies
View Related
Jan 16, 2011
This may be a stupid question, but with Movie Player, how do I play a video_ts video? In VLC under media it has the option to open a directory, which is self explanatory that the video_ts option falls under. What about Movie Player?
View 9 Replies
View Related
May 4, 2011
I don't understand the results of a simple performance test I ran using two basic scripts (running on a high end server):
perfVar.zsh :
#!/bin/zsh -f
MYVAR=`cat $1`
for i in {1..10}
[code]...
Performance test result:
> time ./perfVar.zsh BigTextFile > /dev/null
./perfVar.zsh FE > /dev/null 6.86s user 0.32s system 100% cpu 7.177 total
> time ./perfCat.zsh BigTextFile > /dev/null
./perfCat.zsh FE > /dev/null 0.01s user 0.10s system 91% cpu 0.118 total
I would have thought that accessing a VARIABLE was way faster than reading a FILE on the file system... Why this result ?Is there a way to optimize the perfCat.zsh script by reducing the number of accesses to the file system ?
View 3 Replies
View Related
May 20, 2010
i installed kernel 2.6.34 to fix my lid closing issue, and that went great. but now when i go to reinstall my broadcom i get this error. Code: Reading package lists... Done Building dependency tree Reading state information... Done bcmwl-kernel-source is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Setting up bcmwl-kernel-source (5.60.48.36+bdcom-0ubuntu3) ... Removing old bcmwl-5.60.48.36+bdcom DKMS files...
[Code].....
View 9 Replies
View Related
Mar 10, 2011
I am looking for audio transcoding tips. I would like to transcode mp3 to ogg on F14. Can someone advise me the tool to use and if there are some script lines required to operate in bulk mode?
View 10 Replies
View Related
Feb 24, 2011
I've followed the instruction on this site. But I'm not able to play videos with subtitles on my LG TV. Transcoding is working (I tried the command in terminal) and I can see transcoded video in the list of videos on my TV. When I try to play the video, it shows error "Not supported format"
View 4 Replies
View Related
Jan 22, 2010
I tried converting wma to mp3 with vlc, but an error comes up this is what it says.
p, li { white-space: pre-wrap; }
Streaming / Transcoding failed:
It seems your FFMPEG (libavcodec) installation lacks the following encoder:
MPEG Audio layer 1/2/3.
Either how can I get that encoder for vlc or what else can I use to convert wma to mp3?
View 9 Replies
View Related
Mar 7, 2010
I'm trying to convert a video in .ogm format to .avi format so I can stream it to my PS3 via uShare. I'm using Mencoder and the following command to do it (to transcode the audio from vorbis to mp3 and the video from mpeg4 to xvid):
Code: mencoder input.ogm -oac mp3lame -ovc xvid -xvidencopts pass=1 -o output.avi.The only problem is, the video contains 2 audio streams - one Japanese and one English. Needless to say, I need the English one. The above command only seems to transcode the Japanese audio though!Here's what ffmpeg has to say about the input file:
Code:
Input #0, ogg, from 'input.ogm':
Duration: 00:24:16.12, start: 0.000000, bitrate: 1280 kb/s[code]...
what I can do to specify the correct audio stream to encode? Also, how can I keep the bitrate the same as the output.avi seems to default to 96kbps?I'm not sure which audio stream is which but a little trial and error will sort that out in no time.
View 7 Replies
View Related
Sep 21, 2010
Can't find anything quite like this having been asked already I have just bought all of Babylon 5, and want to put it on my hdd instead of using the discs. dvd::rip works fine for me. I can rip and then transcode titles to AVI manually. What I want is to rip a disc or two, and then have dvd::rip transcode them overnight (takes about 50 minutes per episode on my machine). I tried this on the command line: dvdrip -f transcode -t 2 b5s1d1.rip which, after briefly loading the GUI, just gets this error: Can't locate object method "error_dialog" via package "Video:VDRip::GUI::Main" at /usr/share/perl5/Video/DVDRip/GUI/Main.pm line 173. Gave up and found dvd::ripqueue, which is a gui utility that automates what I would have put into a script, but it doesn't work properly - dvd::rip launches, but only performs the first pass and produces no output. My projects were set up and saved correctly (as I said, all this works if I start it manually from the dvd::rip GUI).
View 2 Replies
View Related
Apr 28, 2010
I am finding little bits and parts of information about CUDA enabled mplayer/mencoder .. apparently CUDA will enable your Nvidia GPU to do work when transcoding video instead of the CPU?
does anyone know if there are any Fedora RPMs of a CUDA enabled mplayer? how can you tell if your Nvidia card supports CUDA in linux? I found some ubuntu packages but so far nothing for Fedora
View 4 Replies
View Related
Jan 4, 2010
The commandcvlc --run-time 180 "http://amber.streamguys.com:4500/wcvehd1.m3u" --sout file/ogg:/home/mikeb/Audio_Recordings/WCVE-test"$(date +%F-%T)".oggwill successfully record a stream from my local NPR station. If I understand the messages thatare printed to stdout when I run it, this transcodes the mp3 stream to an ogg filece I am using this to timeshift a program that I otherwise would not be able to listen to, I would prefer simply to dump the stream in mp3 format without transcoding. tried changing "ogg" "dump" but that produces an error about the --sout option. Can someone tell me how to modify this command so that it simply dumps the incoming stream to a file in mp3 format
View 8 Replies
View Related
Mar 27, 2011
My aim is to create a bash shell script that I can use in directories with many subdirectories full of .flac files for mass transcodings that recquire minimal user input.At present I have this file at ~/bin/flac2mp3:
Code:
#!/bin/bash
file="$1"
flac -cd "$file" | lame --preset fast extreme - "${file%.flac}.mp3"
I navigate to the directory in question and run:
[Code]...
View 2 Replies
View Related
May 13, 2011
does anyone know if there are Linux drivers for the Leadtek MPEG-2/H.264 Transcoding Card WinFast PxVC1100? I read it works under Linux, but there seems to be no specific drivers for it.
View 1 Replies
View Related
Jan 29, 2011
I have a torrentbox. The special thing about this torrent box is that it's custom built, it has Windows 7 installed and I have full control over it using TightVNC. At the moment I'm using uTorrent WebUI and FTP do download the files. But I'm thinking - When I download a 1,5 hour long video in 30 minutes, wouldn't it be theoretically possible to just WATCH the movie directly from the torrentbox? Obviously this can't be dont using FTP since it makes you download the entire file, BUT:
Is there some other way to fool your OS into thinking that this is a local folder, and get media players like VLC or GOM player to play video files directly? This would be a monumental time- and space saver for me.(I have both Windows and Linux Mint on my PCs)
View 1 Replies
View Related
Aug 24, 2010
I've been interested in trying to figure out how to do some real-time transcoding to downsize video files on the fly and play them back on my android phone. I read the Mencoder and vlc documentations and am trying to figure out an open source method and i don't mind setting up an apache server and writing some code to get a web interface.
View 1 Replies
View Related
Sep 12, 2010
In newer versions of Avidemux wrong parameters are set when choosing "Sony Playstation Portable" from the Auto menu. The PSP doesn't support more than 2 reference frames or 8x8 DCT Transform.
This is how you can fix it. Backup the original file
Code:
sudo cp /usr/lib/ADM_plugins/videoEncoder/x264/Sony PlayStation Portable.xml /usr/lib/ADM_plugins/videoEncoder/x264/Sony PlayStation Portable.xml.org
Edit the file
Code:
sudo gedit /usr/lib/ADM_plugins/videoEncoder/x264/Sony PlayStation Portable.xml
Change this line
[Code]...
View 1 Replies
View Related
May 13, 2011
There are Linux drivers for the Leadtek MPEG-2/H.264 Transcoding Card WinFast PxVC1100? I read it works under Linux, but there seems to be no specific drivers for it.
View 2 Replies
View Related
Jul 7, 2011
This is an error I got from VLC Media Player:
Streaming / Transcoding failed:
It seems your FFMPEG (libavcodec) installation lacks the following encoder:
MPEG Audio layer 1/2/3.
If you don't know how to fix this, ask for support from your distribution. This is not an error inside VLC media player. Do not contact the VideoLAN project about this issue.
It said not to contact VideoLAN, but instead the Distro so...here I am. Was there a file I should download in order to fix this? If there is one, where do I place it or run it to stop this error?
View 2 Replies
View Related
Jun 29, 2011
Some wierd issue here: when i sued verison 10.04 i could right click on the VIDEO_TS an select "open with Vlc". Now i'm running 10.04.2 and that option is gone. And it cannot be fixed either. Right click gives me what is shown in the screenshot (excuse me for the language, it is in Dutch).
View 9 Replies
View Related
Apr 24, 2010
I'm using ubuntu server 9.10 for a home build NAS. Everything is working great just have one more thing to figure out. I have Samba set up to access my files and I set up a recycle feature so anything deleted will get moved to a Recycled folder. (I learned this the hard way after hitting delete key by accident while browsing the shares in windows. Lost 100 GB of data)
Now it is for the most part working but the permissions on folders isn't getting set right. If I delete a file in a share I can go to Recycle bin folder and delete the file for good. But if I delete a folder I can not access that folder to delete or restore from the Recycle bin folder. I have to chmod the folder before I can do anything with it. Anything I can change to get folders deleted via windows to have the right permissions when it is moved to the Recycle bin folder?
[Code]///
View 1 Replies
View Related
Jan 21, 2010
I have the Folder View applet on the Desktop viewing the Desktop Folder "~/Desktop"
Some shortcuts are outdated because of new installation of opensuse 11.2...
How can I add icons there in?
I can add icons to the Desktop and Taskbar but no in this Folder View on the Desktop (BTW: Is this Panel called "Folder View applet"?)
If I try to move a icon from Desktop to this Panel it is not moved in this panel it is placed behind this Panel...
And how can I get more than one of this panels for example one displays the Desktop folder other the home dir ...
View 7 Replies
View Related
Jun 11, 2010
I have a folderA that contains folderB that contains a lot of files. I would like to get rid of folderB, but not its contents. I want those contents to be inside of folderA. How can I accomplish this on the commandline?
View 2 Replies
View Related
Sep 18, 2010
I cannot change directory to a more than three folder tree destination folder from ~ in terminal. I've checked everything. No Typos or misspell. The destination folder was recognized by "ls" command but when I went to it, the terminal said, "no such file or directory."
View 7 Replies
View Related
Oct 29, 2010
I have this nasty habit of refreshing desktop in a quick succession by right-clicking and selecting 'Refresh',on my XP system at office.(And,iam sure most of us do the same).With Ubuntu,if a right-click on desktop slowly and select 'align by...',it simulates the XP refresh action as explained above.But,if i perform the same action rapidly,it takes this first option from right-click context menu,which is 'Create Folder',and results in an empty folder being created on desktop.I tried double right-clicking and again it created an empty folder.Is there any workaround to handle this.I mean:Can the right-click context menu items be shuffled so that the 'Create Folder' option is moved from 1st place
View 9 Replies
View Related